CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux socket select

搜索资源列表

  1. linux下关于socket编程的C例子

    2下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:571308
    • 提供者:钟文德
  1. socket

    0下载:
  2. 一个智能门禁系统的linux的程序,select方式数据驱动方式,对于搞嵌入linux开发的朋友有一定参考价值
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:14507
    • 提供者:hugeant
  1. linux下关于socket C的编程源码

    1下载:
  2. linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-05-07
    • 文件大小:103693
    • 提供者:superhn@163.com
  1. 伯克利socket聊天室

    1下载:
  2. 使用伯克利套接字以及Select实现了一个聊天大厅, 使用GCC编译, 平台为linux或者类unix系统.
  3. 所属分类:源码下载

  1. select.rar

    0下载:
  2. linux下使用select函数实现多个socket无阻塞连接,linux use select function of multiple non-blocking socket connect
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1191
    • 提供者:jususe
  1. chat

    0下载:
  2. linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16805
    • 提供者:cxt
  1. SELECT

    0下载:
  2. linux下套接口函数实现的一个聊天室程序-linux socket function to achieve under a chat room program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2906
    • 提供者:魏江涛
  1. linux_threadpool

    0下载:
  2. linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:4108
    • 提供者:sy
  1. linux-socket-select

    0下载:
  2. linux 环境下socket编程select的使用方法.-socket programming under linux to use select.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:4011
    • 提供者:kusiya
  1. Select

    0下载:
  2. linux下的socket的应用 服务器的必用函数-the under linux socket application server will use the function
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:10126
    • 提供者:Dram
  1. socket

    0下载:
  2. select socket linux网络编程-select socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1129
    • 提供者:fcode
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:allen
  1. linux-socket-c

    0下载:
  2. linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:571349
    • 提供者:yzh
  1. sock

    0下载:
  2. 基于linux的一个简单的select的socket程序 说明select的应用-A simple linux-based descr iption of the procedures select the socket select the application
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1461
    • 提供者:彭许波
  1. dcc_thread

    0下载:
  2. unix、linux下的Socket,Select,线程,线程锁,简单的在线服务系统,包含了自己写的Socket传输协议-unix, linux under the Socket, Select, thread, thread lock, a simple online service system, including Socket transfer protocol to write their own
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:26778
    • 提供者:郝瑞祥
  1. socket

    0下载:
  2. 在写LINUX SOCKET的时候,一个非常好的例子,里面有select的使用.-Write LINUX SOCKET, a very good example, select use.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:1741
    • 提供者:阿呆
  1. linux-socket

    0下载:
  2. linux下简单的C/S模式的TCP编程,应用select()处理阻塞问题。 setsockopt()处理重启服务器出现“Address already in use”的情况。-the TCP programming under linux simple C/S mode, select () blocking problem. setsockopt () processing restart the server " Address already in use" .
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:3137
    • 提供者:
  1. select

    0下载:
  2. linux系统select模式的socket编程-select mode socket programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2758
    • 提供者:jet
  1. qq_select

    0下载:
  2. 在Linux下创建udp套接字,select监听套接字实现局域网多人聊天。编译器G-Under Linux create udp socket, select the listening socket LAN multiplayer chat. GCC compiler
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1110
    • 提供者:hanzhen
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:41984
    • 提供者:零下10度C
« 12 »
搜珍网 www.dssz.com